ARM: dts: bcm2837: Add Raspberry Pi 3 B+
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 21 Apr 2018 11:28:37 +0000 (13:28 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 18 Aug 2018 12:02:58 +0000 (13:02 +0100)
commitd2a52c88f8fa38b2e5f29a4df23d89aaebc51ccd
tree7c23051c19482a76728fa8447b13d584f8afd482
parent2b795eaaadc908607900228ab000a17e141c1b65
ARM: dts: bcm2837: Add Raspberry Pi 3 B+

The Raspberry Pi 3 B+ has the following major differences compared
to the model 3 B:
* Microchip LAN7515 (Gigabit Ethernet with integrated USB 2.0 HUB)
* Cypress CYW43455 (802.11n/ac and BT 4.2)

We need to add the USB LAN chip so the bootloader can add the MAC address.
This is necessary because there ain't an EEPROM or a valid OTP.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Eric Anholt <eric@anholt.net>
Gbp-Pq: Topic features/armhf
Gbp-Pq: Name ARM-dts-bcm2837-Add-Raspberry-Pi-3-B.patch
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts [new file with mode: 0644]
arch/arm/boot/dts/bcm283x-rpi-lan7515.dtsi [new file with mode: 0644]